Release 10.1A: OpenEdge Development:
Java Open Clients


Getting SDOResultSet column values

These methods return data from a specified column on an SDOResultSet according to the specified data type. All column access methods in SDOResultSet use the flat model (see OpenEdge Development: Open Client Introduction and Programming ). The column is specified by name (columnName) or number (columnIndex):

Some java.util.Date and java.sql.Date methods are being deprecated by JavaSoft in favor of using the more robust java.util.GregorianCalendar. These are the methods that get column values for instances of this class:

For more information on the mapping between 4GL and Java data types, see the sections on data type mapping for temp-table fields and passing OUTPUT TABLE parameters in Chapter 4, " Passing Parameters."


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095